home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / totem / README < prev   
Encoding:
Text File  |  2009-03-16  |  2.9 KB  |  127 lines

  1.  
  2.                          _|_ __|_ _ ._ _  
  3.                           |_(_)|_(/_| | | 
  4.  
  5. Totem is movie player for the GNOME desktop based on xine or GStreamer.
  6. It features a playlist, a full-screen mode, seek and volume controls,
  7. as well as complete keyboard navigation.
  8.  
  9. Apart from a movie player, it also includes a Mozilla plugin, and a
  10. Nautilus thumbnailer and properties page.
  11.  
  12. News
  13. ====
  14.  
  15. See NEWS file
  16.  
  17. Dependencies
  18. ============
  19.  
  20. xine-lib 1.1.7 or newer:
  21.     http://xinehq.de
  22. or
  23. GStreamer 0.10.6, and gstreamer-plugins-base 0.10.7
  24.     http://gstreamer.freedesktop.org
  25.  
  26. GNOME 2.6 development platform
  27.     http://www.gnome.org
  28.  
  29. gromit 20041213, for the Telestrator mode:
  30.     http://www.home.unix-ag.org/simon/gromit/
  31.  
  32. Controls
  33. ========
  34.  
  35. Ctrl+H:
  36.     Hide/Show controls in windowed mode
  37. Ctrl+I:
  38.     Switch deinterlacing on and off
  39. P, Ctrl+Space:
  40.     Play/Pause
  41. Escape (in full screen mode):
  42.     Switch to windowed mode
  43. Ctrl+F:
  44.     Toggle full screen
  45. 0/¬Ω, 1, 2:
  46.     Zoom respectively to 50%, 100% and 200% of the video's original size
  47. Left arrow:
  48.     Go back 15 seconds
  49. Right arrow:
  50.     Go forward 60 seconds
  51. Shift+Left arrow:
  52.     Go back 5 seconds
  53. Shift+Right arrow:
  54.     Go forward 15 seconds
  55. Ctrl+Left arrow:
  56.     Go back 3 minutes
  57. Ctrl+Right arrow:
  58.     Go forward 10 minutes
  59. Up Arrow:
  60.     Increase the volume by 8%
  61. Down Arrow:
  62.     Decrease the volume by 8%
  63. Keypad Up / Keypad 8:
  64.     DVD Action Up
  65. Keypad Down / Keypad 2:
  66.     DVD Action Down
  67. Keypad Left / Keypad 4:
  68.     DVD Action Left
  69. Keypad Right / Keypad 6:
  70.     DVD Action Right
  71. B, Alt+Left arrow, Minus key:
  72.     Previous stream (Back)
  73. N, Alt+Right arrow, Plus key:
  74.     Next stream (Next)
  75. Ctrl+Q:
  76.     Quit
  77. Ctrl+R, Ctrl+T:
  78.     Zoom in and zoom out, respectively
  79. Ctrl+0:
  80.     Reset the zoom level
  81. Ctrl+K:
  82.     Show the "Skip to" dialog
  83. Ctrl+D:
  84.     Toggle drawing using Gromit
  85. Ctrl+E:
  86.     Erase drawing using Gromit
  87. Mouse button 1 double-click:
  88.     Toggle full screen
  89. Middle mouse button click:
  90.     Play/Pause
  91.  
  92. Copyright
  93. =========
  94.  
  95. Nifty media player icon by Jakub Steiner <jimmac@ximian.com>
  96.  
  97. UI help by Seth Nickell <snickell@stanford.edu>
  98.  
  99. Automatic GStreamer codec installation (optional)
  100. ================================================================
  101. - requires GStreamer core and gst-plugins-base >= 0.10.12
  102. - calls (via GStreamer) a predefined external helper script (which is to be
  103.   installed by the distro and can be defined via gst-plugins-base's configure
  104.   script when building gst-plugins-base) with details of missing GStreamer
  105.   plugins. See
  106.   http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstpbutilsinstallplugins.html#id511743
  107.   for more information on how this all works together.
  108.  
  109. BUGS
  110. ====
  111.  
  112. Bugs should be filed in GNOME's Bugzilla:
  113. http://bugzilla.gnome.org/enter_bug.cgi?product=totem
  114.  
  115. To get a better debug output, run:
  116. # totem --debug
  117.  
  118. Or for the stand-alone applications:
  119. gconftool-2 --set --type bool /apps/totem/debug true
  120. then run your application and capture its output
  121.  
  122. Contact
  123. =======
  124.  
  125. Bastien Nocera <hadess@hadess.net>
  126. http://www.gnome.org/projects/totem/
  127.